PartialDrive

Used to update drive information after microvm start?

Members

Functions

patch
bool patch(FirecrackerAPIClient cl)

Modify the drive via the Firecracker API * Post-boot only * Throws: FirecrackerException

Mixins

__anonymous
mixin BaseModel
Undocumented in source.

Variables

driveID
string driveID;

Firecracker ID for drive

pathOnHost
string pathOnHost;

Host level path for guest drive

Mixed In Members

From mixin BaseModel

stringify
string stringify()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta